PHY SET VEHICLE STEERING ANGLE

Set the steering angle for the vehicle wheels.

  Syntax
PHY SET VEHICLE STEERING ANGLE ID,value#
PHY SET VEHICLE STEERING ANGLE ID,value,value#
  Parameters
ID
Integer
identification number of the vehicle
value#
Integer
new steering angle
value#
Float
This value is a float number such as 2.5

  Returns

  Description

This property determines the current steering angle of the wheels on the vehicle. It is used in conjunction with the steering value property to calculate the current direction of the wheels. A negative value will force the wheels left and a positive values will force the wheels right.

  Example Code
No example code is provided for this command